Kubernetes – Ingress Nginx: Replicas and Nodeselector

Replicas Let’s look at the name and namespace of Ingress‘а: Edit our Ingress: And we find the string: Set 2 replicas: You can save changes and watch the number of Ingress Pods.   nodeSelector We explicitly indicate on which nodes the Ingress should be run. Let’s see the current label: Set the label: Edit Ingress … Continue reading Kubernetes – Ingress Nginx: Replicas and Nodeselector